All Packages  Class Hierarchy  This Package  Previous  Next  Index

Interface quicktime.qd3d.QD3DConstants

public interface QD3DConstants
This class represents all of the constants in the QuickDraw3D interface.


Variable Index

 o gestaltQD3DViewer
Gestalt flags to see if the QT3DViewer is present
 o gestaltQD3DViewerAvailable
Gestalt flags to see if the QT3DViewer is present
 o gestaltQD3DViewerNotPresent
Gestalt flags to see if the QT3DViewer is present
 o kQ3AxisX
 o kQ3AxisY
 o kQ3AxisZ
 o kQ3ViewerActive
define the viewer flags
 o kQ3ViewerButtonCamera
define the viewer flags
 o kQ3ViewerButtonDolly
define the viewer flags
 o kQ3ViewerButtonOrbit
define the viewer flags
 o kQ3ViewerButtonReset
define the viewer flags
 o kQ3ViewerButtonTruck
define the viewer flags
 o kQ3ViewerButtonZoom
define the viewer flags
 o kQ3ViewerCameraBack
define the settings for the camera popup
 o kQ3ViewerCameraBottom
define the settings for the camera popup
 o kQ3ViewerCameraFit
define the settings for the camera popup
 o kQ3ViewerCameraFront
define the settings for the camera popup
 o kQ3ViewerCameraLeft
define the settings for the camera popup
 o kQ3ViewerCameraRestore
define the settings for the camera popup
 o kQ3ViewerCameraRight
define the settings for the camera popup
 o kQ3ViewerCameraTop
define the settings for the camera popup
 o kQ3ViewerControllerVisible
define the viewer flags
 o kQ3ViewerDefault
define the viewer flags
 o kQ3ViewerDraggingInOff
define the viewer flags
 o kQ3ViewerDraggingOff
define the viewer flags
 o kQ3ViewerDraggingOutOff
define the viewer flags
 o kQ3ViewerDragMode
define the viewer flags
 o kQ3ViewerDrawDragBorder
define the viewer flags
 o kQ3ViewerDrawFrame
define the viewer flags
 o kQ3ViewerDrawGrowBox
define the viewer flags
 o kQ3ViewerEmpty
define the viewer states
 o kQ3ViewerHasModel
define the viewer states
 o kQ3ViewerHasUndo
define the viewer states
 o kQ3ViewerOutputTextMode
define the viewer flags
 o kQ3ViewerShowBadge
define the viewer flags

Variables

 o kQ3AxisX
 public static final int kQ3AxisX
 o kQ3AxisY
 public static final int kQ3AxisY
 o kQ3AxisZ
 public static final int kQ3AxisZ
 o kQ3ViewerShowBadge
 public static final int kQ3ViewerShowBadge
define the viewer flags

 o kQ3ViewerActive
 public static final int kQ3ViewerActive
define the viewer flags

 o kQ3ViewerControllerVisible
 public static final int kQ3ViewerControllerVisible
define the viewer flags

 o kQ3ViewerDrawFrame
 public static final int kQ3ViewerDrawFrame
define the viewer flags

 o kQ3ViewerDraggingOff
 public static final int kQ3ViewerDraggingOff
define the viewer flags

 o kQ3ViewerButtonCamera
 public static final int kQ3ViewerButtonCamera
define the viewer flags

 o kQ3ViewerButtonTruck
 public static final int kQ3ViewerButtonTruck
define the viewer flags

 o kQ3ViewerButtonOrbit
 public static final int kQ3ViewerButtonOrbit
define the viewer flags

 o kQ3ViewerButtonZoom
 public static final int kQ3ViewerButtonZoom
define the viewer flags

 o kQ3ViewerButtonDolly
 public static final int kQ3ViewerButtonDolly
define the viewer flags

 o kQ3ViewerButtonReset
 public static final int kQ3ViewerButtonReset
define the viewer flags

 o kQ3ViewerOutputTextMode
 public static final int kQ3ViewerOutputTextMode
define the viewer flags

 o kQ3ViewerDragMode
 public static final int kQ3ViewerDragMode
define the viewer flags

 o kQ3ViewerDrawGrowBox
 public static final int kQ3ViewerDrawGrowBox
define the viewer flags

 o kQ3ViewerDrawDragBorder
 public static final int kQ3ViewerDrawDragBorder
define the viewer flags

 o kQ3ViewerDraggingInOff
 public static final int kQ3ViewerDraggingInOff
define the viewer flags

 o kQ3ViewerDraggingOutOff
 public static final int kQ3ViewerDraggingOutOff
define the viewer flags

 o kQ3ViewerDefault
 public static final int kQ3ViewerDefault
define the viewer flags

 o kQ3ViewerEmpty
 public static final int kQ3ViewerEmpty
define the viewer states

 o kQ3ViewerHasModel
 public static final int kQ3ViewerHasModel
define the viewer states

 o kQ3ViewerHasUndo
 public static final int kQ3ViewerHasUndo
define the viewer states

 o kQ3ViewerCameraRestore
 public static final int kQ3ViewerCameraRestore
define the settings for the camera popup

 o kQ3ViewerCameraFit
 public static final int kQ3ViewerCameraFit
define the settings for the camera popup

 o kQ3ViewerCameraFront
 public static final int kQ3ViewerCameraFront
define the settings for the camera popup

 o kQ3ViewerCameraBack
 public static final int kQ3ViewerCameraBack
define the settings for the camera popup

 o kQ3ViewerCameraLeft
 public static final int kQ3ViewerCameraLeft
define the settings for the camera popup

 o kQ3ViewerCameraRight
 public static final int kQ3ViewerCameraRight
define the settings for the camera popup

 o kQ3ViewerCameraTop
 public static final int kQ3ViewerCameraTop
define the settings for the camera popup

 o kQ3ViewerCameraBottom
 public static final int kQ3ViewerCameraBottom
define the settings for the camera popup

 o gestaltQD3DViewer
 public static final int gestaltQD3DViewer
Gestalt flags to see if the QT3DViewer is present

 o gestaltQD3DViewerNotPresent
 public static final int gestaltQD3DViewerNotPresent
Gestalt flags to see if the QT3DViewer is present

 o gestaltQD3DViewerAvailable
 public static final int gestaltQD3DViewerAvailable
Gestalt flags to see if the QT3DViewer is present


All Packages  Class Hierarchy  This Package  Previous  Next  Index